Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

deTHashInt< T >::HashNode Class Reference

Collaboration diagram for deTHashInt< T >::HashNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 HashNode (const T &data, DWORD i, HashNode *NextNode)
 ~HashNode ()

Public Attributes

m_Data
DWORD m_IndexInt
HashNode * Prev
HashNode * Next

template<class T>
class deTHashInt< T >::HashNode


Constructor & Destructor Documentation

template<class T>
deTHashInt< T >::HashNode::HashNode const T &    data,
DWORD    i,
HashNode *    NextNode
[inline]
 

template<class T>
deTHashInt< T >::HashNode::~HashNode   [inline]
 


Member Data Documentation

template<class T>
T deTHashInt< T >::HashNode::m_Data
 

template<class T>
DWORD deTHashInt< T >::HashNode::m_IndexInt
 

template<class T>
HashNode * deTHashInt< T >::HashNode::Next
 

template<class T>
HashNode* deTHashInt< T >::HashNode::Prev
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 12 20:17:57 2005 for Destiny3D by doxygen1.3-rc3